common/board_f: add setup of initial stack frame for MIPS
authorDaniel Schwierzeck <[email protected]>
Sat, 15 Nov 2014 22:46:52 +0000 (23:46 +0100)
committerTom Rini <[email protected]>
Sun, 23 Nov 2014 11:49:03 +0000 (06:49 -0500)
commit666ba8444e81c3785a427ae6922e2feededab9a3
tree0662978bc6c7874fc56e29102758894cb92254ce
parent167544e83ab357d74932fd1404d5d9f28a35a2af
common/board_f: add setup of initial stack frame for MIPS

The MIPS specific setup of the initial stack frame was not
ported to generic board_f.

Signed-off-by: Daniel Schwierzeck <[email protected]>
common/board_f.c